﻿2026-06-18T22:56:59.4949642Z Current runner version: '2.335.1'
2026-06-18T22:56:59.4954895Z Runner name: 'kitsubito'
2026-06-18T22:56:59.4955519Z Runner group name: 'Default'
2026-06-18T22:56:59.4956333Z Machine name: 'KITSUBITO'
2026-06-18T22:56:59.5016563Z ##[group]GITHUB_TOKEN Permissions
2026-06-18T22:56:59.5018890Z Contents: read
2026-06-18T22:56:59.5019482Z Metadata: read
2026-06-18T22:56:59.5019855Z Packages: read
2026-06-18T22:56:59.5020226Z ##[endgroup]
2026-06-18T22:56:59.5022072Z Secret source: Actions
2026-06-18T22:56:59.5022600Z Prepare workflow directory
2026-06-18T22:56:59.5382588Z Prepare all required actions
2026-06-18T22:56:59.5410702Z Getting action download info
2026-06-18T22:56:59.8698323Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-18T22:57:00.3797723Z Complete job name: test (self-hosted, Linux, kitsubito)
2026-06-18T22:57:00.4623318Z ##[group]Run actions/checkout@v5
2026-06-18T22:57:00.4624023Z with:
2026-06-18T22:57:00.4624373Z   repository: SaberMage/spt-core
2026-06-18T22:57:00.4627580Z   token: ***
2026-06-18T22:57:00.4627923Z   ssh-strict: true
2026-06-18T22:57:00.4628270Z   ssh-user: git
2026-06-18T22:57:00.4628618Z   persist-credentials: true
2026-06-18T22:57:00.4629091Z   clean: true
2026-06-18T22:57:00.4629480Z   sparse-checkout-cone-mode: true
2026-06-18T22:57:00.4629903Z   fetch-depth: 1
2026-06-18T22:57:00.4630241Z   fetch-tags: false
2026-06-18T22:57:00.4630579Z   show-progress: true
2026-06-18T22:57:00.4630918Z   lfs: false
2026-06-18T22:57:00.4631233Z   submodules: false
2026-06-18T22:57:00.4631590Z   set-safe-directory: true
2026-06-18T22:57:00.4632166Z ##[endgroup]
2026-06-18T22:57:00.5477090Z Syncing repository: SaberMage/spt-core
2026-06-18T22:57:00.5479801Z ##[group]Getting Git version info
2026-06-18T22:57:00.5481050Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-18T22:57:00.5482711Z [command]/usr/bin/git version
2026-06-18T22:57:00.5483477Z git version 2.43.0
2026-06-18T22:57:00.5490638Z ##[endgroup]
2026-06-18T22:57:00.5504494Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3b0ac7f7-7138-4d7f-803b-692721abd71f' before making global git config changes
2026-06-18T22:57:00.5505701Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T22:57:00.5509615Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T22:57:00.5547216Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-18T22:57:00.5566166Z https://github.com/SaberMage/spt-core
2026-06-18T22:57:00.5576495Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-18T22:57:00.5579372Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-18T22:57:00.5598127Z refs/heads/main
2026-06-18T22:57:00.5604857Z [command]/usr/bin/git checkout --detach
2026-06-18T22:57:00.5649582Z HEAD is now at 5f9ea23c docs(changelog): correct v0.12.0 notes — scope resume-picker to ready agents + add un-host Psyche reap
2026-06-18T22:57:00.5717680Z [command]/usr/bin/git branch --delete --force main
2026-06-18T22:57:00.5748507Z Deleted branch main (was 5f9ea23c).
2026-06-18T22:57:00.5788051Z ##[endgroup]
2026-06-18T22:57:00.5791093Z [command]/usr/bin/git submodule status
2026-06-18T22:57:00.5983285Z ##[group]Cleaning the repository
2026-06-18T22:57:00.5983848Z [command]/usr/bin/git clean -ffdx
2026-06-18T22:57:00.6009643Z Removing traceable-reqs
2026-06-18T22:57:00.6017388Z [command]/usr/bin/git reset --hard HEAD
2026-06-18T22:57:00.6063621Z HEAD is now at 5f9ea23c docs(changelog): correct v0.12.0 notes — scope resume-picker to ready agents + add un-host Psyche reap
2026-06-18T22:57:00.6068221Z ##[endgroup]
2026-06-18T22:57:00.6070403Z ##[group]Disabling automatic garbage collection
2026-06-18T22:57:00.6073408Z [command]/usr/bin/git config --local gc.auto 0
2026-06-18T22:57:00.6096386Z ##[endgroup]
2026-06-18T22:57:00.6097203Z ##[group]Setting up auth
2026-06-18T22:57:00.6101654Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T22:57:00.6126143Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T22:57:00.6316613Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T22:57:00.6343121Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T22:57:00.6527905Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T22:57:00.6553775Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T22:57:00.6749364Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-18T22:57:00.6779391Z ##[endgroup]
2026-06-18T22:57:00.6780121Z ##[group]Fetching the repository
2026-06-18T22:57:00.6785431Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5f9ea23ceb2603957d461d90a166da12ade3ec40:refs/remotes/origin/main
2026-06-18T22:57:01.1140501Z ##[endgroup]
2026-06-18T22:57:01.1142022Z ##[group]Determining the checkout info
2026-06-18T22:57:01.1143297Z ##[endgroup]
2026-06-18T22:57:01.1144260Z [command]/usr/bin/git sparse-checkout disable
2026-06-18T22:57:01.1188499Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-18T22:57:01.1216785Z ##[group]Checking out the ref
2026-06-18T22:57:01.1219565Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-18T22:57:01.1264937Z Switched to a new branch 'main'
2026-06-18T22:57:01.1265648Z branch 'main' set up to track 'origin/main'.
2026-06-18T22:57:01.1269489Z ##[endgroup]
2026-06-18T22:57:01.1301018Z [command]/usr/bin/git log -1 --format=%H
2026-06-18T22:57:01.1323607Z 5f9ea23ceb2603957d461d90a166da12ade3ec40
2026-06-18T22:57:01.1564936Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-06-18T22:57:01.1565797Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-06-18T22:57:01.1582099Z shell: /usr/bin/bash -e {0}
2026-06-18T22:57:01.1582576Z ##[endgroup]
2026-06-18T22:57:01.1690204Z ##[group]Run cargo nextest run --workspace
2026-06-18T22:57:01.1691007Z [36;1mcargo nextest run --workspace[0m
2026-06-18T22:57:01.1705732Z shell: /usr/bin/bash -e {0}
2026-06-18T22:57:01.1706165Z env:
2026-06-18T22:57:01.1706552Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-18T22:57:01.1706996Z ##[endgroup]
2026-06-18T22:57:01.7945597Z    Compiling proc-macro2 v1.0.106
2026-06-18T22:57:01.7947006Z    Compiling quote v1.0.45
2026-06-18T22:57:01.7947389Z    Compiling unicode-ident v1.0.24
2026-06-18T22:57:01.7947840Z    Compiling libc v0.2.186
2026-06-18T22:57:01.7948260Z    Compiling serde_core v1.0.228
2026-06-18T22:57:01.7948597Z    Compiling cfg-if v1.0.4
2026-06-18T22:57:01.7948936Z    Compiling serde v1.0.228
2026-06-18T22:57:01.8029501Z    Compiling typenum v1.20.1
2026-06-18T22:57:01.8122449Z    Compiling version_check v0.9.5
2026-06-18T22:57:01.8174086Z    Compiling portable-atomic v1.13.1
2026-06-18T22:57:01.8226204Z    Compiling memchr v2.8.1
2026-06-18T22:57:01.8281609Z    Compiling critical-section v1.2.0
2026-06-18T22:57:01.8283099Z    Compiling shlex v2.0.1
2026-06-18T22:57:01.8285651Z    Compiling subtle v2.6.1
2026-06-18T22:57:01.8288009Z    Compiling find-msvc-tools v0.1.9
2026-06-18T22:57:01.8568269Z    Compiling log v0.4.32
2026-06-18T22:57:01.8848529Z    Compiling semver v1.0.28
2026-06-18T22:57:01.9681921Z    Compiling equivalent v1.0.2
2026-06-18T22:57:02.0361695Z    Compiling smallvec v1.15.1
2026-06-18T22:57:02.0861662Z    Compiling itoa v1.0.18
2026-06-18T22:57:02.1001082Z    Compiling cpufeatures v0.2.17
2026-06-18T22:57:02.1502127Z    Compiling hashbrown v0.17.1
2026-06-18T22:57:02.1526377Z    Compiling bitflags v2.12.1
2026-06-18T22:57:02.1624645Z    Compiling pin-project-lite v0.2.17
2026-06-18T22:57:02.1814793Z    Compiling rand_core v0.10.1
2026-06-18T22:57:02.1870987Z    Compiling getrandom v0.4.2
2026-06-18T22:57:02.2158290Z    Compiling generic-array v0.14.7
2026-06-18T22:57:02.2671183Z    Compiling rustc_version v0.4.1
2026-06-18T22:57:02.2991738Z    Compiling futures-core v0.3.32
2026-06-18T22:57:02.3071558Z    Compiling bytes v1.11.1
2026-06-18T22:57:02.3230960Z    Compiling zerocopy v0.8.50
2026-06-18T22:57:02.3474823Z    Compiling ahash v0.8.12
2026-06-18T22:57:02.4410882Z    Compiling signature v2.2.0
2026-06-18T22:57:02.4561766Z    Compiling stable_deref_trait v1.2.1
2026-06-18T22:57:02.4781663Z    Compiling slab v0.4.12
2026-06-18T22:57:02.4821239Z    Compiling zmij v1.0.21
2026-06-18T22:57:02.5230249Z    Compiling futures-io v0.3.32
2026-06-18T22:57:02.5410550Z    Compiling vcpkg v0.2.15
2026-06-18T22:57:02.5950763Z    Compiling ed25519 v2.2.3
2026-06-18T22:57:02.6170860Z    Compiling futures-sink v0.3.32
2026-06-18T22:57:02.6300730Z    Compiling curve25519-dalek v4.1.3
2026-06-18T22:57:02.6771343Z    Compiling pkg-config v0.3.33
2026-06-18T22:57:02.6994578Z    Compiling futures-channel v0.3.32
2026-06-18T22:57:02.8100713Z    Compiling serde_json v1.0.150
2026-06-18T22:57:02.8210914Z    Compiling futures-task v0.3.32
2026-06-18T22:57:02.9844994Z    Compiling fastrand v2.4.1
2026-06-18T22:57:03.0161511Z    Compiling indexmap v2.14.0
2026-06-18T22:57:03.0331313Z    Compiling rustversion v1.0.22
2026-06-18T22:57:03.0400650Z    Compiling fallible-iterator v0.3.0
2026-06-18T22:57:03.0770597Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-18T22:57:03.2090468Z    Compiling syn v2.0.117
2026-06-18T22:57:03.2420800Z    Compiling autocfg v1.5.1
2026-06-18T22:57:03.2583443Z    Compiling fnv v1.0.7
2026-06-18T22:57:03.2650967Z    Compiling cfg_aliases v0.2.1
2026-06-18T22:57:03.2789145Z    Compiling strsim v0.11.1
2026-06-18T22:57:03.2970895Z    Compiling writeable v0.6.3
2026-06-18T22:57:03.3221141Z    Compiling litemap v0.8.2
2026-06-18T22:57:03.3400327Z    Compiling icu_properties_data v2.2.0
2026-06-18T22:57:03.3780534Z    Compiling dunce v1.0.5
2026-06-18T22:57:03.4549317Z    Compiling fs_extra v1.3.0
2026-06-18T22:57:03.4980485Z    Compiling ident_case v1.0.1
2026-06-18T22:57:03.5080614Z    Compiling anyhow v1.0.102
2026-06-18T22:57:03.5442263Z    Compiling utf8_iter v1.0.4
2026-06-18T22:57:03.5600437Z    Compiling rustix v1.1.4
2026-06-18T22:57:03.6106363Z    Compiling icu_normalizer_data v2.2.0
2026-06-18T22:57:03.6391071Z    Compiling jobserver v0.1.34
2026-06-18T22:57:03.7030759Z    Compiling linux-raw-sys v0.12.1
2026-06-18T22:57:03.7701040Z    Compiling percent-encoding v2.3.2
2026-06-18T22:57:03.7838204Z    Compiling http v1.4.1
2026-06-18T22:57:03.8727634Z    Compiling thiserror v2.0.18
2026-06-18T22:57:03.8850640Z    Compiling aws-lc-rs v1.17.0
2026-06-18T22:57:03.9040930Z    Compiling cpufeatures v0.3.0
2026-06-18T22:57:03.9489819Z    Compiling cc v1.2.63
2026-06-18T22:57:03.9828190Z    Compiling unicode-segmentation v1.13.3
2026-06-18T22:57:03.9928567Z    Compiling scopeguard v1.2.0
2026-06-18T22:57:04.0582614Z    Compiling crypto-common v0.1.7
2026-06-18T22:57:04.1047244Z    Compiling block-buffer v0.10.4
2026-06-18T22:57:04.1050164Z    Compiling lock_api v0.4.14
2026-06-18T22:57:04.1311419Z    Compiling chacha20 v0.10.0
2026-06-18T22:57:04.1541194Z    Compiling form_urlencoded v1.2.2
2026-06-18T22:57:04.1763124Z    Compiling untrusted v0.9.0
2026-06-18T22:57:04.2450483Z    Compiling getrandom v0.2.17
2026-06-18T22:57:04.2890449Z    Compiling digest v0.10.7
2026-06-18T22:57:04.3008603Z    Compiling mio v1.2.1
2026-06-18T22:57:04.3311235Z    Compiling socket2 v0.6.4
2026-06-18T22:57:04.3980621Z    Compiling rand_core v0.6.4
2026-06-18T22:57:04.4250853Z    Compiling fs2 v0.4.3
2026-06-18T22:57:04.4549784Z    Compiling rustls v0.23.40
2026-06-18T22:57:04.5560752Z    Compiling rand v0.10.1
2026-06-18T22:57:04.5720742Z    Compiling sha2 v0.10.9
2026-06-18T22:57:04.5820561Z    Compiling heck v0.5.0
2026-06-18T22:57:04.5980843Z    Compiling unicode-xid v0.2.6
2026-06-18T22:57:04.6110605Z    Compiling convert_case v0.10.0
2026-06-18T22:57:04.6210462Z    Compiling const-oid v0.10.2
2026-06-18T22:57:04.6460846Z    Compiling atomic-waker v1.1.2
2026-06-18T22:57:04.7150407Z    Compiling paste v1.0.15
2026-06-18T22:57:04.7460520Z    Compiling httparse v1.10.1
2026-06-18T22:57:04.7730249Z    Compiling parking_lot_core v0.9.12
2026-06-18T22:57:04.8350877Z    Compiling num-traits v0.2.19
2026-06-18T22:57:04.9300576Z    Compiling hybrid-array v0.4.12
2026-06-18T22:57:04.9452114Z    Compiling base64ct v1.8.3
2026-06-18T22:57:05.0110724Z    Compiling http-body v1.0.1
2026-06-18T22:57:05.0354735Z    Compiling powerfmt v0.2.0
2026-06-18T22:57:05.0640524Z    Compiling either v1.16.0
2026-06-18T22:57:05.1629777Z    Compiling memoffset v0.6.5
2026-06-18T22:57:05.2642877Z    Compiling cmake v0.1.58
2026-06-18T22:57:05.3221060Z    Compiling pem-rfc7468 v1.0.0
2026-06-18T22:57:05.3342675Z    Compiling deranged v0.5.8
2026-06-18T22:57:05.4100813Z    Compiling num-conv v0.2.2
2026-06-18T22:57:05.4762566Z    Compiling try-lock v0.2.5
2026-06-18T22:57:05.4872451Z    Compiling base64 v0.22.1
2026-06-18T22:57:05.5280702Z    Compiling tower-service v0.3.3
2026-06-18T22:57:05.5690884Z    Compiling time-core v0.1.8
2026-06-18T22:57:05.5768659Z    Compiling thiserror v1.0.69
2026-06-18T22:57:05.5984398Z    Compiling tinyvec_macros v0.1.1
2026-06-18T22:57:05.6179125Z    Compiling data-encoding v2.11.0
2026-06-18T22:57:05.6363236Z    Compiling ref-cast v1.0.25
2026-06-18T22:57:05.6399541Z    Compiling crypto-common v0.2.2
2026-06-18T22:57:05.6520555Z    Compiling tinyvec v1.11.0
2026-06-18T22:57:05.6680636Z    Compiling block-buffer v0.12.0
2026-06-18T22:57:05.7287329Z    Compiling want v0.3.1
2026-06-18T22:57:05.7770609Z    Compiling parking_lot v0.12.5
2026-06-18T22:57:05.8646044Z    Compiling vergen-lib v9.1.0
2026-06-18T22:57:05.8970769Z    Compiling ioctl-rs v0.1.6
2026-06-18T22:57:05.9207761Z    Compiling termios v0.2.2
2026-06-18T22:57:05.9670662Z    Compiling serial-core v0.4.0
2026-06-18T22:57:06.0046142Z    Compiling inout v0.1.4
2026-06-18T22:57:06.0109729Z    Compiling n0-future v0.3.2
2026-06-18T22:57:06.0230712Z    Compiling aho-corasick v1.1.4
2026-06-18T22:57:06.1037000Z    Compiling toml_write v0.1.2
2026-06-18T22:57:06.1242628Z    Compiling winnow v1.0.3
2026-06-18T22:57:06.1351155Z    Compiling crossbeam-utils v0.8.21
2026-06-18T22:57:06.1450548Z    Compiling spin v0.10.0
2026-06-18T22:57:06.2651219Z    Compiling cordyceps v0.3.4
2026-06-18T22:57:06.3090312Z    Compiling regex-syntax v0.8.10
2026-06-18T22:57:06.3180389Z    Compiling httpdate v1.0.3
2026-06-18T22:57:06.3460335Z    Compiling diatomic-waker v0.2.3
2026-06-18T22:57:06.3570506Z    Compiling libsqlite3-sys v0.30.1
2026-06-18T22:57:06.3670792Z    Compiling aws-lc-sys v0.41.0
2026-06-18T22:57:06.5390594Z    Compiling ring v0.17.14
2026-06-18T22:57:06.6453139Z    Compiling winnow v0.7.15
2026-06-18T22:57:06.7172224Z    Compiling parking v2.2.1
2026-06-18T22:57:06.8631633Z    Compiling futures-lite v2.6.1
2026-06-18T22:57:06.8780478Z    Compiling futures-buffered v0.2.13
2026-06-18T22:57:06.9086130Z    Compiling digest v0.11.3
2026-06-18T22:57:06.9818475Z    Compiling cipher v0.4.4
2026-06-18T22:57:07.0811789Z    Compiling serial-unix v0.4.0
2026-06-18T22:57:07.2918295Z    Compiling netlink-packet-core v0.8.1
2026-06-18T22:57:07.3021171Z    Compiling vergen-lib v0.1.6
2026-06-18T22:57:07.3125766Z    Compiling vergen v9.1.0
2026-06-18T22:57:07.3280781Z    Compiling universal-hash v0.5.1
2026-06-18T22:57:07.3520884Z    Compiling noq-udp v0.10.0
2026-06-18T22:57:07.4675949Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-18T22:57:07.4903278Z    Compiling heapless v0.7.17
2026-06-18T22:57:07.5181199Z    Compiling sync_wrapper v1.0.2
2026-06-18T22:57:07.6457375Z    Compiling allocator-api2 v0.2.21
2026-06-18T22:57:07.7090792Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-18T22:57:07.7470846Z    Compiling pin-utils v0.1.0
2026-06-18T22:57:07.7648218Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-18T22:57:07.7813755Z    Compiling bitflags v1.3.2
2026-06-18T22:57:07.8002030Z    Compiling dyn-clone v1.0.20
2026-06-18T22:57:07.8119121Z    Compiling byteorder v1.5.0
2026-06-18T22:57:07.8300969Z    Compiling opaque-debug v0.3.1
2026-06-18T22:57:07.8477389Z    Compiling nix v0.25.1
2026-06-18T22:57:07.8731065Z    Compiling polyval v0.6.2
2026-06-18T22:57:08.0010712Z    Compiling hash32 v0.2.1
2026-06-18T22:57:08.0160146Z    Compiling serial v0.4.0
2026-06-18T22:57:08.0220594Z    Compiling spin v0.9.8
2026-06-18T22:57:08.0562601Z    Compiling vergen-gitcl v1.0.8
2026-06-18T22:57:08.0790708Z    Compiling shell-words v1.1.1
2026-06-18T22:57:08.0950749Z    Compiling downcast-rs v1.2.1
2026-06-18T22:57:08.1319706Z    Compiling ryu v1.0.23
2026-06-18T22:57:08.1664970Z    Compiling tower-layer v0.3.3
2026-06-18T22:57:08.2049917Z    Compiling signature v3.0.0
2026-06-18T22:57:08.2280400Z    Compiling num_threads v0.1.7
2026-06-18T22:57:08.2463042Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-18T22:57:08.3281063Z    Compiling time v0.3.47
2026-06-18T22:57:08.3694403Z    Compiling ghash v0.5.1
2026-06-18T22:57:08.3754090Z    Compiling ctr v0.9.2
2026-06-18T22:57:08.3825035Z    Compiling aes v0.8.4
2026-06-18T22:57:08.4890732Z    Compiling sha2 v0.11.0-rc.5
2026-06-18T22:57:08.5162245Z    Compiling synstructure v0.13.2
2026-06-18T22:57:08.5520874Z    Compiling darling_core v0.20.11
2026-06-18T22:57:08.6887974Z    Compiling serde_derive_internals v0.29.1
2026-06-18T22:57:09.0200640Z    Compiling regex-automata v0.4.14
2026-06-18T22:57:09.2372571Z    Compiling proc-macro-crate v3.5.0
2026-06-18T22:57:09.2734008Z    Compiling http-body-util v0.1.3
2026-06-18T22:57:09.2837697Z    Compiling aead v0.5.2
2026-06-18T22:57:09.4573733Z    Compiling openssl-probe v0.2.1
2026-06-18T22:57:09.6000698Z    Compiling aes-gcm v0.10.3
2026-06-18T22:57:09.6097741Z    Compiling crossbeam-channel v0.5.15
2026-06-18T22:57:09.6620539Z    Compiling crossbeam-epoch v0.9.18
2026-06-18T22:57:09.7644817Z    Compiling netlink-packet-route v0.29.0
2026-06-18T22:57:09.7780554Z    Compiling blake3 v1.8.5
2026-06-18T22:57:09.8160534Z    Compiling uuid v1.23.2
2026-06-18T22:57:09.8900910Z    Compiling netwatch v0.16.0
2026-06-18T22:57:10.0703862Z    Compiling noq v0.18.0
2026-06-18T22:57:10.1182015Z    Compiling acto v0.8.2
2026-06-18T22:57:10.1564705Z    Compiling lru-slab v0.1.2
2026-06-18T22:57:10.2560544Z    Compiling tagptr v0.2.0
2026-06-18T22:57:10.2931513Z    Compiling rustc-hash v2.1.2
2026-06-18T22:57:10.3077140Z    Compiling identity-hash v0.1.0
2026-06-18T22:57:10.3176382Z    Compiling xml-rs v0.8.28
2026-06-18T22:57:10.3255063Z    Compiling foldhash v0.2.0
2026-06-18T22:57:10.3360923Z    Compiling mac-addr v0.3.0
2026-06-18T22:57:10.4010689Z    Compiling sorted-index-buffer v0.2.1
2026-06-18T22:57:10.4500943Z    Compiling hashbrown v0.16.1
2026-06-18T22:57:10.5080329Z    Compiling netlink-packet-route v0.30.0
2026-06-18T22:57:10.5560635Z    Compiling simple-dns v0.9.3
2026-06-18T22:57:10.5728116Z    Compiling serde_derive v1.0.228
2026-06-18T22:57:10.6978216Z    Compiling zeroize_derive v1.4.3
2026-06-18T22:57:10.8620607Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-18T22:57:11.0531770Z    Compiling tokio-macros v2.7.0
2026-06-18T22:57:11.2670596Z    Compiling futures-macro v0.3.32
2026-06-18T22:57:11.2861002Z    Compiling zeroize v1.8.2
2026-06-18T22:57:11.3075318Z    Compiling zerofrom-derive v0.1.7
2026-06-18T22:57:11.4560862Z    Compiling yoke-derive v0.8.2
2026-06-18T22:57:11.7958175Z    Compiling tokio v1.52.3
2026-06-18T22:57:11.8210170Z    Compiling zerovec-derive v0.11.3
2026-06-18T22:57:11.9320735Z    Compiling displaydoc v0.2.6
2026-06-18T22:57:12.2060884Z    Compiling futures-util v0.3.32
2026-06-18T22:57:12.3080261Z    Compiling tracing-attributes v0.1.31
2026-06-18T22:57:12.7426432Z    Compiling rustls-pki-types v1.14.1
2026-06-18T22:57:12.7950045Z    Compiling ed25519-dalek v2.2.0
2026-06-18T22:57:12.8710392Z    Compiling zerofrom v0.1.8
2026-06-18T22:57:12.9758716Z    Compiling yoke v0.8.3
2026-06-18T22:57:13.0224110Z    Compiling spt-proto v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-18T22:57:13.1750998Z    Compiling zerotrie v0.2.4
2026-06-18T22:57:13.1861664Z    Compiling thiserror-impl v2.0.18
2026-06-18T22:57:13.2132064Z    Compiling zerovec v0.11.6
2026-06-18T22:57:13.4590835Z    Compiling darling_macro v0.20.11
2026-06-18T22:57:13.4620641Z    Compiling derive_more-impl v2.1.1
2026-06-18T22:57:13.5290914Z    Compiling spez v0.1.2
2026-06-18T22:57:13.8910655Z    Compiling darling v0.20.11
2026-06-18T22:57:13.9128897Z    Compiling tinystr v0.8.3
2026-06-18T22:57:13.9757888Z    Compiling potential_utf v0.1.5
2026-06-18T22:57:13.9905625Z    Compiling derive_builder_core v0.20.2
2026-06-18T22:57:14.0321958Z    Compiling n0-error-macros v0.1.3
2026-06-18T22:57:14.1434858Z    Compiling icu_locale_core v2.2.0
2026-06-18T22:57:14.1727253Z    Compiling icu_collections v2.2.0
2026-06-18T22:57:14.7240809Z    Compiling der v0.8.0-rc.10
2026-06-18T22:57:14.9463044Z    Compiling thiserror-impl v1.0.69
2026-06-18T22:57:15.0610759Z    Compiling pin-project-internal v1.1.13
2026-06-18T22:57:15.1540659Z    Compiling ref-cast-impl v1.0.25
2026-06-18T22:57:15.2441003Z    Compiling icu_provider v2.2.0
2026-06-18T22:57:15.3003478Z    Compiling derive_builder_macro v0.20.2
2026-06-18T22:57:15.6331495Z    Compiling icu_normalizer v2.2.0
2026-06-18T22:57:15.7091021Z    Compiling icu_properties v2.2.0
2026-06-18T22:57:15.8096371Z    Compiling ipnet v2.12.0
2026-06-18T22:57:15.8929501Z    Compiling toml_datetime v0.6.11
2026-06-18T22:57:15.9993391Z    Compiling serde_spanned v0.6.9
2026-06-18T22:57:16.1181010Z    Compiling derive_builder v0.20.2
2026-06-18T22:57:16.2340396Z    Compiling n0-error v0.1.3
2026-06-18T22:57:16.2460779Z    Compiling toml_edit v0.22.27
2026-06-18T22:57:16.5445057Z    Compiling once_cell v1.21.4
2026-06-18T22:57:16.5821167Z    Compiling pin-project v1.1.13
2026-06-18T22:57:16.5920930Z    Compiling spki v0.8.0-rc.4
2026-06-18T22:57:16.6510389Z    Compiling schemars_derive v1.2.1
2026-06-18T22:57:16.6860790Z    Compiling filedescriptor v0.8.3
2026-06-18T22:57:16.7274840Z    Compiling prefix-trie v0.8.4
2026-06-18T22:57:16.8010817Z    Compiling tracing-core v0.1.36
2026-06-18T22:57:16.8305364Z    Compiling tempfile v3.27.0
2026-06-18T22:57:16.9646847Z    Compiling hashbrown v0.14.5
2026-06-18T22:57:16.9919715Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-18T22:57:17.0036986Z    Compiling futures-executor v0.3.32
2026-06-18T22:57:17.0240438Z    Compiling regex v1.12.3
2026-06-18T22:57:17.1520995Z    Compiling idna_adapter v1.2.2
2026-06-18T22:57:17.2700922Z    Compiling idna v1.1.0
2026-06-18T22:57:17.4330690Z    Compiling tracing v0.1.44
2026-06-18T22:57:17.4831262Z    Compiling tokio-util v0.7.18
2026-06-18T22:57:17.4958213Z    Compiling netlink-sys v0.8.8
2026-06-18T22:57:17.5178163Z    Compiling futures v0.3.32
2026-06-18T22:57:17.5467900Z    Compiling ed25519 v3.0.0-rc.4
2026-06-18T22:57:17.6851065Z    Compiling url v2.5.8
2026-06-18T22:57:17.7595923Z    Compiling portable-pty v0.8.1
2026-06-18T22:57:17.8460472Z    Compiling hashlink v0.9.1
2026-06-18T22:57:17.9860590Z    Compiling derive_more v2.1.1
2026-06-18T22:57:18.1923563Z    Compiling cobs v0.3.0
2026-06-18T22:57:18.1998825Z    Compiling postcard-derive v0.2.2
2026-06-18T22:57:18.2647479Z    Compiling rusqlite v0.32.1
2026-06-18T22:57:18.2840290Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-18T22:57:18.5344621Z    Compiling h2 v0.4.14
2026-06-18T22:57:18.7020967Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-18T22:57:18.7870949Z    Compiling postcard v1.1.3
2026-06-18T22:57:18.8183086Z    Compiling data-encoding-macro v0.1.20
2026-06-18T22:57:18.8311969Z    Compiling schemars v1.2.1
2026-06-18T22:57:18.8870705Z    Compiling tower v0.5.3
2026-06-18T22:57:18.9970591Z    Compiling toml v0.8.23
2026-06-18T22:57:19.1169396Z    Compiling rustls-native-certs v0.8.4
2026-06-18T22:57:19.2070545Z    Compiling strum_macros v0.28.0
2026-06-18T22:57:19.2687139Z    Compiling enum-assoc v1.3.0
2026-06-18T22:57:19.2720637Z    Compiling num_enum_derive v0.7.6
2026-06-18T22:57:19.5511722Z    Compiling spt-store v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-18T22:57:19.6829416Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-18T22:57:20.0439254Z    Compiling iroh-metrics-derive v0.4.1
2026-06-18T22:57:20.0720832Z    Compiling async-trait v0.1.89
2026-06-18T22:57:20.0829683Z    Compiling iroh-base v0.98.0
2026-06-18T22:57:20.0836792Z    Compiling tower-http v0.6.11
2026-06-18T22:57:20.1533702Z    Compiling iroh-relay v0.98.0
2026-06-18T22:57:20.3584608Z    Compiling n0-watcher v0.6.1
2026-06-18T22:57:20.4111776Z    Compiling num_enum v0.7.6
2026-06-18T22:57:20.4770690Z    Compiling attohttpc v0.30.1
2026-06-18T22:57:20.5234535Z    Compiling tokio-stream v0.1.18
2026-06-18T22:57:20.5846514Z    Compiling iroh-metrics v0.38.3
2026-06-18T22:57:20.6420806Z    Compiling netdev v0.42.0
2026-06-18T22:57:20.6840667Z    Compiling netlink-proto v0.12.0
2026-06-18T22:57:20.9649269Z    Compiling moka v0.12.15
2026-06-18T22:57:21.0191171Z    Compiling xmltree v0.10.3
2026-06-18T22:57:21.1658569Z    Compiling smol_str v0.1.24
2026-06-18T22:57:21.2130592Z    Compiling arrayvec v0.7.6
2026-06-18T22:57:21.2830605Z    Compiling sha1_smol v1.0.1
2026-06-18T22:57:21.3350627Z    Compiling resolv-conf v0.7.6
2026-06-18T22:57:21.4110755Z    Compiling simdutf8 v0.1.5
2026-06-18T22:57:21.4270544Z    Compiling constant_time_eq v0.4.2
2026-06-18T22:57:21.5262089Z    Compiling arrayref v0.3.9
2026-06-18T22:57:21.7703899Z    Compiling webpki-roots v1.0.7
2026-06-18T22:57:21.8632742Z    Compiling lru v0.16.4
2026-06-18T22:57:21.8716322Z    Compiling serde_bytes v0.11.19
2026-06-18T22:57:21.9009477Z    Compiling hmac v0.12.1
2026-06-18T22:57:21.9154290Z    Compiling seize v0.5.1
2026-06-18T22:57:21.9593533Z    Compiling strum v0.28.0
2026-06-18T22:57:22.0350642Z    Compiling iroh v0.98.2
2026-06-18T22:57:22.0426647Z    Compiling cmov v0.5.4
2026-06-18T22:57:22.0589282Z    Compiling iroh-dns v0.98.0
2026-06-18T22:57:22.0749059Z    Compiling hkdf v0.12.4
2026-06-18T22:57:22.1870759Z    Compiling papaya v0.2.4
2026-06-18T22:57:22.2035957Z    Compiling backon v1.6.0
2026-06-18T22:57:22.2222291Z    Compiling spake2 v0.4.0
2026-06-18T22:57:22.3150419Z    Compiling ctutils v0.4.2
2026-06-18T22:57:22.3379955Z    Compiling sha1 v0.10.6
2026-06-18T22:57:22.3542826Z    Compiling doctest-file v1.1.1
2026-06-18T22:57:22.3610464Z    Compiling errno v0.3.14
2026-06-18T22:57:22.3714356Z    Compiling signal-hook v0.3.18
2026-06-18T22:57:22.4078783Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-18T22:57:22.4667678Z    Compiling spt-msg v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-18T22:57:22.5400622Z    Compiling signal-hook-registry v1.4.8
2026-06-18T22:57:22.5401633Z    Compiling darling_core v0.23.0
2026-06-18T22:57:22.5760992Z    Compiling utf8parse v0.2.2
2026-06-18T22:57:22.5920999Z    Compiling rustix v0.38.44
2026-06-18T22:57:22.6191491Z    Compiling anstyle-query v1.1.5
2026-06-18T22:57:22.6401428Z    Compiling linux-raw-sys v0.4.15
2026-06-18T22:57:22.6548855Z    Compiling anstyle-parse v1.0.0
2026-06-18T22:57:22.6850638Z    Compiling foldhash v0.1.5
2026-06-18T22:57:22.7014592Z    Compiling colorchoice v1.0.5
2026-06-18T22:57:22.7162989Z    Compiling instability v0.3.12
2026-06-18T22:57:22.8432021Z    Compiling spt-runtime v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-18T22:57:22.8828907Z    Compiling spt-term v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-18T22:57:22.9061159Z    Compiling interprocess v2.4.2
2026-06-18T22:57:22.9131929Z    Compiling is_terminal_polyfill v1.70.2
2026-06-18T22:57:22.9532416Z    Compiling anstyle v1.0.14
2026-06-18T22:57:23.0375659Z    Compiling hashbrown v0.15.5
2026-06-18T22:57:23.1511160Z    Compiling signal-hook-mio v0.2.5
2026-06-18T22:57:23.2424721Z    Compiling anstream v1.0.0
2026-06-18T22:57:23.2550439Z    Compiling strum_macros v0.26.4
2026-06-18T22:57:23.2620719Z    Compiling terminal_size v0.4.4
2026-06-18T22:57:23.3893308Z    Compiling itertools v0.13.0
2026-06-18T22:57:23.4040591Z    Compiling castaway v0.2.4
2026-06-18T22:57:23.5314470Z    Compiling indoc v2.0.7
2026-06-18T22:57:23.7128058Z    Compiling static_assertions v1.1.0
2026-06-18T22:57:23.7780602Z    Compiling clap_lex v1.1.0
2026-06-18T22:57:23.8042977Z    Compiling unicode-width v0.1.14
2026-06-18T22:57:23.8347139Z    Compiling lru v0.12.5
2026-06-18T22:57:24.0085073Z    Compiling clap_builder v4.6.0
2026-06-18T22:57:24.0351138Z    Compiling crossterm v0.28.1
2026-06-18T22:57:24.0871037Z    Compiling compact_str v0.8.2
2026-06-18T22:57:24.0969204Z    Compiling clap_derive v4.6.1
2026-06-18T22:57:24.2585831Z    Compiling hyper v1.10.1
2026-06-18T22:57:24.2696737Z    Compiling iana-time-zone v0.1.65
2026-06-18T22:57:24.6444724Z    Compiling cassowary v0.3.0
2026-06-18T22:57:24.9952965Z    Compiling unicode-width v0.2.0
2026-06-18T22:57:25.0661307Z    Compiling chrono v0.4.45
2026-06-18T22:57:25.2810611Z    Compiling nucleo-matcher v0.3.1
2026-06-18T22:57:25.4440645Z    Compiling unicode-truncate v1.1.0
2026-06-18T22:57:25.5360687Z    Compiling qrcode v0.14.1
2026-06-18T22:57:25.8510668Z    Compiling strum v0.26.3
2026-06-18T22:57:25.9839358Z    Compiling spt-live v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-18T22:57:26.5382069Z    Compiling hyper-util v0.1.20
2026-06-18T22:57:26.5540804Z    Compiling darling_macro v0.23.0
2026-06-18T22:57:26.6561130Z    Compiling mock-adapter v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-18T22:57:26.7315833Z    Compiling clap v4.6.1
2026-06-18T22:57:26.8921611Z    Compiling darling v0.23.0
2026-06-18T22:57:27.5323687Z    Compiling ratatui v0.29.0
2026-06-18T22:57:28.4897312Z    Compiling igd-next v0.17.1
2026-06-18T22:57:29.8751145Z    Compiling portmapper v0.16.0
2026-06-18T22:57:35.9971501Z    Compiling rustls-webpki v0.103.13
2026-06-18T22:57:38.2871729Z    Compiling tokio-rustls v0.26.4
2026-06-18T22:57:38.2874321Z    Compiling rustls-platform-verifier v0.7.0
2026-06-18T22:57:38.2874696Z    Compiling noq-proto v0.17.0
2026-06-18T22:57:38.4348698Z    Compiling hickory-net v0.26.0-beta.4
2026-06-18T22:57:38.4349390Z    Compiling hyper-rustls v0.27.9
2026-06-18T22:57:38.4349784Z    Compiling tokio-websockets v0.13.2
2026-06-18T22:57:38.5600295Z    Compiling reqwest v0.13.4
2026-06-18T22:57:39.5128115Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-18T22:57:53.0779996Z    Compiling spt-net v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-18T22:57:54.4782755Z    Compiling spt-daemon v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-18T22:58:02.5004734Z    Compiling spt v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-18T22:58:02.5177531Z    Compiling xtask v0.12.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-06-18T22:58:46.7057926Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s
2026-06-18T22:58:48.0593952Z ────────────
2026-06-18T22:58:48.0613304Z  Nextest run ID 5653e6e4-4da7-459d-a247-c25fa2f80107 with nextest profile: default
2026-06-18T22:58:48.0645699Z     Starting 1176 tests across 78 binaries (1 test skipped)
2026-06-18T22:58:48.0770810Z         PASS [   0.017s] (   1/1176) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-18T22:58:48.0772120Z         PASS [   0.017s] (   2/1176) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-18T22:58:48.0772949Z         PASS [   0.017s] (   3/1176) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-18T22:58:49.5560256Z         PASS [   1.499s] (   4/1176) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-18T22:58:49.6491278Z         PASS [   1.592s] (   5/1176) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-18T22:58:50.2400276Z         PASS [   2.184s] (   6/1176) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-18T22:58:51.0462512Z         PASS [   2.972s] (   7/1176) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-18T22:58:51.1418745Z         PASS [   3.085s] (   8/1176) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-18T22:58:51.1440710Z         PASS [   3.088s] (   9/1176) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-18T22:58:51.1470998Z         PASS [   0.005s] (  10/1176) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-18T22:58:51.1547781Z         PASS [   0.011s] (  11/1176) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-18T22:58:51.1587569Z         PASS [   0.004s] (  12/1176) spt::oneliner_e2e install_script_against_staged_release
2026-06-18T22:58:51.1607427Z         PASS [   0.014s] (  13/1176) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-18T22:58:51.2084976Z         PASS [   3.151s] (  14/1176) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-18T22:58:51.6839936Z         PASS [   0.475s] (  15/1176) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-18T22:58:51.7266972Z         PASS [   0.018s] (  16/1176) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-18T22:58:51.7706570Z         PASS [   3.714s] (  17/1176) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-18T22:58:51.8311227Z         PASS [   3.775s] (  18/1176) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-18T22:58:52.2825091Z         PASS [   1.236s] (  19/1176) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-18T22:58:52.4837659Z         PASS [   4.409s] (  20/1176) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-18T22:58:53.9258588Z         PASS [   2.223s] (  21/1176) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-18T22:58:54.0960251Z         PASS [   0.018s] (  22/1176) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-18T22:58:54.0961124Z         PASS [   0.024s] (  23/1176) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-18T22:58:54.1071865Z         PASS [   0.012s] (  24/1176) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-18T22:58:54.1073174Z         PASS [   0.011s] (  25/1176) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-18T22:58:54.1074079Z         PASS [   0.031s] (  26/1176) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-18T22:58:54.1074887Z         PASS [   0.010s] (  27/1176) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-18T22:58:54.1075688Z         PASS [   0.011s] (  28/1176) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-18T22:58:54.1076542Z         PASS [   0.035s] (  29/1176) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-18T22:58:54.1077444Z         PASS [   0.010s] (  30/1176) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-18T22:58:54.1078499Z         PASS [   0.010s] (  31/1176) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-18T22:58:54.1099460Z         PASS [   2.951s] (  32/1176) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-18T22:58:54.1108461Z         PASS [   0.010s] (  33/1176) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-18T22:58:54.2368292Z         PASS [   3.076s] (  34/1176) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-18T22:58:54.3889773Z         PASS [   2.618s] (  35/1176) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-18T22:58:54.7464042Z         PASS [   0.509s] (  36/1176) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-18T22:58:54.7557275Z         PASS [   0.009s] (  37/1176) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-18T22:58:54.9766086Z         PASS [   2.694s] (  38/1176) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-18T22:58:55.3865069Z         PASS [   0.631s] (  39/1176) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-18T22:58:55.3974916Z         PASS [   0.011s] (  40/1176) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-18T22:58:55.4085114Z         PASS [   0.011s] (  41/1176) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-18T22:58:55.4476794Z         PASS [   0.039s] (  42/1176) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-18T22:58:55.4605954Z         PASS [   0.013s] (  43/1176) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-18T22:58:55.4714825Z         PASS [   0.011s] (  44/1176) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-18T22:58:55.5027785Z         PASS [   0.031s] (  45/1176) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-18T22:58:55.5128745Z         PASS [   0.010s] (  46/1176) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-18T22:58:55.5288774Z         PASS [   0.016s] (  47/1176) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-18T22:58:55.5406352Z         PASS [   0.012s] (  48/1176) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-18T22:58:55.6761808Z         PASS [   1.566s] (  49/1176) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-18T22:58:55.6965944Z         PASS [   1.586s] (  50/1176) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-18T22:58:55.7192262Z         PASS [   0.022s] (  51/1176) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-18T22:58:55.9725042Z         PASS [   0.432s] (  52/1176) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-18T22:58:55.9894856Z         PASS [   0.017s] (  53/1176) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-18T22:58:56.0420577Z         PASS [   4.211s] (  54/1176) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-18T22:58:56.0456568Z         PASS [   1.655s] (  55/1176) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-18T22:58:56.0667532Z         PASS [   0.022s] (  56/1176) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-18T22:58:56.0698424Z         PASS [   0.021s] (  57/1176) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-18T22:58:56.1730304Z         PASS [   0.495s] (  58/1176) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-18T22:58:56.1806210Z         PASS [   0.009s] (  59/1176) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-18T22:58:56.1967366Z         PASS [   0.016s] (  60/1176) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-18T22:58:56.2070687Z         PASS [   0.010s] (  61/1176) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-18T22:58:56.2170319Z         PASS [   0.008s] (  62/1176) spt::bin/spt api::tests::adapter_is_optional
2026-06-18T22:58:56.2260459Z         PASS [   0.010s] (  63/1176) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-18T22:58:56.2370766Z         PASS [   0.011s] (  64/1176) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-18T22:58:56.2547428Z         PASS [   0.017s] (  65/1176) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-18T22:58:56.2578557Z         PASS [   0.539s] (  66/1176) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-18T22:58:56.2661852Z         PASS [   0.012s] (  67/1176) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-18T22:58:56.2673361Z         PASS [   0.009s] (  68/1176) spt::bin/spt api::tests::state_value_is_validated
2026-06-18T22:58:56.2780633Z         PASS [   0.011s] (  69/1176) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-18T22:58:56.2815478Z         PASS [   0.015s] (  70/1176) spt::bin/spt api::tests::surface_parses
2026-06-18T22:58:56.3006606Z         PASS [   0.023s] (  71/1176) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-18T22:58:56.5585026Z         PASS [   0.569s] (  72/1176) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-18T22:58:56.5720100Z         PASS [   0.012s] (  73/1176) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-18T22:58:56.5868600Z         PASS [   0.016s] (  74/1176) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-18T22:58:56.6391155Z         PASS [   0.572s] (  75/1176) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-18T22:58:56.6618264Z         PASS [   0.075s] (  76/1176) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-18T22:58:56.6648550Z         PASS [   0.598s] (  77/1176) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-18T22:58:56.6983247Z         PASS [   0.036s] (  78/1176) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-18T22:58:56.7092770Z         PASS [   0.044s] (  79/1176) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-18T22:58:56.7149891Z         PASS [   0.017s] (  80/1176) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-18T22:58:56.7192628Z         PASS [   0.080s] (  81/1176) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-18T22:58:56.7260064Z         PASS [   0.017s] (  82/1176) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-18T22:58:56.7261552Z         PASS [   0.011s] (  83/1176) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-18T22:58:56.7352323Z         PASS [   0.009s] (  84/1176) spt::bin/spt cli::tests::bare_tty_guard
2026-06-18T22:58:56.7390583Z         PASS [   0.013s] (  85/1176) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-18T22:58:56.7479887Z         PASS [   0.011s] (  86/1176) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-18T22:58:56.7497416Z         PASS [   0.009s] (  87/1176) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-18T22:58:56.7545769Z         PASS [   0.035s] (  88/1176) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-18T22:58:56.7569852Z         PASS [   0.010s] (  89/1176) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-18T22:58:56.7651362Z         PASS [   0.010s] (  90/1176) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-18T22:58:56.7752232Z         PASS [   0.010s] (  91/1176) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-18T22:58:56.7776977Z         PASS [   0.029s] (  92/1176) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-18T22:58:56.7830531Z         PASS [   0.026s] (  93/1176) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-18T22:58:56.7925491Z         PASS [   0.014s] (  94/1176) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-18T22:58:56.7933220Z         PASS [   0.017s] (  95/1176) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-18T22:58:56.7935085Z         PASS [   0.010s] (  96/1176) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-18T22:58:56.8032203Z         PASS [   0.011s] (  97/1176) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-18T22:58:56.8059941Z         PASS [   0.013s] (  98/1176) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-18T22:58:56.8281122Z         PASS [   0.022s] (  99/1176) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-18T22:58:56.8372283Z         PASS [   0.009s] ( 100/1176) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-18T22:58:57.1622873Z         PASS [   0.369s] ( 101/1176) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-18T22:58:57.1770767Z         PASS [   0.013s] ( 102/1176) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-18T22:58:57.1932362Z         PASS [   0.018s] ( 103/1176) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-18T22:58:57.2131044Z         PASS [   0.017s] ( 104/1176) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-18T22:58:57.2462675Z         PASS [   0.035s] ( 105/1176) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-18T22:58:57.2585650Z         PASS [   0.012s] ( 106/1176) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-18T22:58:57.2704305Z         PASS [   0.012s] ( 107/1176) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-18T22:58:57.2810793Z         PASS [   0.010s] ( 108/1176) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-18T22:58:57.3050290Z         PASS [   0.024s] ( 109/1176) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-18T22:58:57.3148561Z         PASS [   0.010s] ( 110/1176) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-18T22:58:57.3226740Z         PASS [   0.008s] ( 111/1176) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-18T22:58:57.3325696Z         PASS [   0.010s] ( 112/1176) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-18T22:58:57.3420980Z         PASS [   0.009s] ( 113/1176) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-18T22:58:57.3534113Z         PASS [   0.011s] ( 114/1176) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-18T22:58:57.3684561Z         PASS [   0.015s] ( 115/1176) spt::bin/spt cli::tests::notify_surface_parses
2026-06-18T22:58:57.3800148Z         PASS [   0.010s] ( 116/1176) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-18T22:58:57.4604158Z         PASS [   0.657s] ( 117/1176) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-18T22:58:57.4716712Z         PASS [   0.011s] ( 118/1176) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-18T22:58:57.6020742Z         PASS [   1.301s] ( 119/1176) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-18T22:58:57.6630205Z         PASS [   2.686s] ( 120/1176) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-18T22:58:57.8149985Z         PASS [   0.213s] ( 121/1176) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-18T22:58:57.8223520Z         PASS [   0.160s] ( 122/1176) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-18T22:58:57.8241272Z         PASS [   0.009s] ( 123/1176) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-18T22:58:57.8332632Z         PASS [   0.011s] ( 124/1176) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-18T22:58:57.9665301Z         PASS [   0.133s] ( 125/1176) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-18T22:58:57.9780699Z         PASS [   0.011s] ( 126/1176) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-18T22:58:58.0045547Z         PASS [   0.533s] ( 127/1176) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-18T22:58:58.0138336Z         PASS [   0.009s] ( 128/1176) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-18T22:58:58.0277607Z         PASS [   0.011s] ( 129/1176) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-18T22:58:58.0353512Z         PASS [   0.011s] ( 130/1176) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-18T22:58:58.0371961Z         PASS [   0.059s] ( 131/1176) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-18T22:58:58.0498806Z         PASS [   0.014s] ( 132/1176) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-18T22:58:58.0842440Z         PASS [   0.034s] ( 133/1176) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-18T22:58:58.1039167Z         PASS [   0.018s] ( 134/1176) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-18T22:58:58.1697198Z         PASS [   1.332s] ( 135/1176) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-18T22:58:58.2208764Z         PASS [   0.051s] ( 136/1176) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-18T22:58:58.3243389Z         PASS [   2.043s] ( 137/1176) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-18T22:58:58.3412551Z         PASS [   0.017s] ( 138/1176) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-18T22:58:58.3627521Z         PASS [   0.021s] ( 139/1176) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-18T22:58:58.3898617Z         PASS [   0.027s] ( 140/1176) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-18T22:58:58.4019609Z         PASS [   0.012s] ( 141/1176) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-18T22:58:58.4343163Z         PASS [   0.032s] ( 142/1176) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-18T22:58:58.5648249Z         PASS [   0.127s] ( 143/1176) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-18T22:58:58.5690527Z         PASS [   0.465s] ( 144/1176) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-18T22:58:58.5869979Z         PASS [   0.023s] ( 145/1176) spt::bin/spt cli::tests::subcommands_parse
2026-06-18T22:58:58.5959960Z         PASS [   0.026s] ( 146/1176) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-18T22:58:58.5989918Z         PASS [   0.010s] ( 147/1176) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-18T22:58:58.6068883Z         PASS [   0.010s] ( 148/1176) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-18T22:58:58.6094831Z         PASS [   0.010s] ( 149/1176) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-18T22:58:58.6166583Z         PASS [   0.011s] ( 150/1176) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-18T22:58:58.6240074Z         PASS [   0.012s] ( 151/1176) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-18T22:58:58.6346482Z         PASS [   0.009s] ( 152/1176) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-18T22:58:58.6422520Z         PASS [   0.025s] ( 153/1176) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-18T22:58:58.6460012Z         PASS [   0.015s] ( 154/1176) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-18T22:58:58.6560107Z         PASS [   0.010s] ( 155/1176) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-18T22:58:58.6620218Z         PASS [   0.623s] ( 156/1176) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-18T22:58:58.6660122Z         PASS [   0.019s] ( 157/1176) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-18T22:58:58.6660857Z         PASS [   0.010s] ( 158/1176) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-18T22:58:58.6704495Z         PASS [   0.010s] ( 159/1176) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-18T22:58:58.6815259Z         PASS [   0.020s] ( 160/1176) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-18T22:58:58.6826262Z         PASS [   0.012s] ( 161/1176) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-18T22:58:58.6906683Z         PASS [   0.020s] ( 162/1176) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-18T22:58:58.6974537Z         PASS [   0.016s] ( 163/1176) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-18T22:58:58.6982435Z         PASS [   0.016s] ( 164/1176) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-18T22:58:58.7011882Z         PASS [   0.015s] ( 165/1176) spt::bin/spt picker::model::tests::back_unwinds
2026-06-18T22:58:58.7125718Z         PASS [   0.011s] ( 166/1176) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-18T22:58:58.7145696Z         PASS [   0.017s] ( 167/1176) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-18T22:58:58.7147972Z         PASS [   0.017s] ( 168/1176) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-18T22:58:58.7249363Z         PASS [   0.009s] ( 169/1176) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-18T22:58:58.7275381Z         PASS [   0.011s] ( 170/1176) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-18T22:58:58.7338780Z         PASS [   0.020s] ( 171/1176) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-18T22:58:58.7390050Z         PASS [   0.012s] ( 172/1176) spt::bin/spt picker::model::tests::filter_narrows
2026-06-18T22:58:58.7414771Z         PASS [   0.012s] ( 173/1176) spt::bin/spt picker::model::tests::kind_routes
2026-06-18T22:58:58.7491755Z         PASS [   0.011s] ( 174/1176) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-18T22:58:58.7539968Z         PASS [   0.018s] ( 175/1176) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-18T22:58:58.7570038Z         PASS [   0.016s] ( 176/1176) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-18T22:58:58.7660168Z         PASS [   0.011s] ( 177/1176) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-18T22:58:58.7677496Z         PASS [   0.015s] ( 178/1176) spt::bin/spt picker::model::tests::resume_title_render
2026-06-18T22:58:58.7750109Z         PASS [   0.021s] ( 179/1176) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-18T22:58:58.7780061Z         PASS [   0.012s] ( 180/1176) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-18T22:58:58.7869927Z         PASS [   0.011s] ( 181/1176) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-18T22:58:58.7899602Z         PASS [   0.010s] ( 182/1176) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-18T22:58:58.7929707Z         PASS [   0.967s] ( 183/1176) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-18T22:58:58.7959809Z         PASS [   0.029s] ( 184/1176) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-18T22:58:58.8019846Z         PASS [   0.015s] ( 185/1176) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-18T22:58:58.8079725Z         PASS [   0.022s] ( 186/1176) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-18T22:58:58.8169694Z         PASS [   0.022s] ( 187/1176) spt::bin/spt picker::view::tests::kind_buffer
2026-06-18T22:58:58.8229696Z         PASS [   0.029s] ( 188/1176) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-18T22:58:58.8259619Z         PASS [   0.016s] ( 189/1176) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-18T22:58:58.8349756Z         PASS [   0.011s] ( 190/1176) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-18T22:58:58.8499888Z         PASS [   0.031s] ( 191/1176) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-18T22:58:58.8559666Z         PASS [   0.018s] ( 192/1176) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-18T22:58:58.8589549Z         PASS [   0.032s] ( 193/1176) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-18T22:58:58.8629757Z         PASS [   0.014s] ( 194/1176) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-18T22:58:58.8659452Z         PASS [   0.014s] ( 195/1176) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-18T22:58:58.8729930Z         PASS [   0.071s] ( 196/1176) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-18T22:58:58.8860201Z         PASS [   0.023s] ( 197/1176) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-18T22:58:58.8889869Z         PASS [   0.018s] ( 198/1176) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-18T22:58:58.8919806Z         PASS [   0.016s] ( 199/1176) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-18T22:58:58.8980122Z         PASS [   0.045s] ( 200/1176) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-18T22:58:58.9040263Z         PASS [   0.012s] ( 201/1176) spt-daemon access::tests::gate_decision_table
2026-06-18T22:58:58.9100147Z         PASS [   0.012s] ( 202/1176) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-18T22:58:58.9200161Z         PASS [   0.015s] ( 203/1176) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-18T22:58:58.9260084Z         PASS [   0.011s] ( 204/1176) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-18T22:58:58.9433196Z         PASS [   0.025s] ( 205/1176) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-18T22:58:58.9470427Z         PASS [   0.026s] ( 206/1176) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-18T22:58:58.9630365Z         PASS [   0.014s] ( 207/1176) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-18T22:58:58.9764330Z         PASS [   0.031s] ( 208/1176) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-18T22:58:58.9859844Z         PASS [   0.010s] ( 209/1176) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-18T22:58:58.9889509Z         PASS [   0.025s] ( 210/1176) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-18T22:58:59.0069835Z         PASS [   0.020s] ( 211/1176) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-18T22:58:59.0645816Z         PASS [   0.079s] ( 212/1176) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-18T22:58:59.1520163Z         PASS [   0.085s] ( 213/1176) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-18T22:58:59.1642889Z         PASS [   0.160s] ( 214/1176) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-18T22:58:59.1994072Z         PASS [   0.050s] ( 215/1176) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-18T22:58:59.2120836Z         PASS [   0.043s] ( 216/1176) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-18T22:58:59.2280632Z         PASS [   0.029s] ( 217/1176) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-18T22:58:59.2570253Z         PASS [   0.046s] ( 218/1176) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-18T22:58:59.2609817Z         PASS [   0.029s] ( 219/1176) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-18T22:58:59.2669648Z         PASS [   0.009s] ( 220/1176) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-18T22:58:59.2760074Z         PASS [   0.009s] ( 221/1176) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-18T22:58:59.2809926Z         PASS [   0.026s] ( 222/1176) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-18T22:58:59.2853872Z         PASS [   0.010s] ( 223/1176) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-18T22:58:59.2901989Z         PASS [   0.010s] ( 224/1176) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-18T22:58:59.2991810Z         PASS [   0.009s] ( 225/1176) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-18T22:58:59.3161316Z         PASS [   0.017s] ( 226/1176) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-18T22:58:59.3282618Z         PASS [   0.012s] ( 227/1176) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-18T22:58:59.3370257Z         PASS [   0.009s] ( 228/1176) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-18T22:58:59.3458826Z         PASS [   0.009s] ( 229/1176) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-18T22:58:59.3542943Z         PASS [   0.008s] ( 230/1176) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-18T22:58:59.5117760Z         PASS [   0.223s] ( 231/1176) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-18T22:58:59.5199805Z         PASS [   0.010s] ( 232/1176) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-18T22:58:59.5284892Z         PASS [   0.009s] ( 233/1176) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-18T22:58:59.5377695Z         PASS [   0.009s] ( 234/1176) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-18T22:58:59.5775183Z         PASS [   0.223s] ( 235/1176) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-18T22:58:59.5863094Z         PASS [   0.009s] ( 236/1176) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-18T22:58:59.9580438Z         PASS [   0.420s] ( 237/1176) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-18T22:59:00.0306815Z         PASS [   0.444s] ( 238/1176) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-18T22:59:00.2440492Z         PASS [   0.213s] ( 239/1176) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-18T22:59:00.3988721Z         PASS [   0.440s] ( 240/1176) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-18T22:59:00.4639611Z         PASS [   0.220s] ( 241/1176) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-18T22:59:00.4724106Z         PASS [   0.008s] ( 242/1176) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-18T22:59:00.4808256Z         PASS [   0.008s] ( 243/1176) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-18T22:59:00.4892199Z         PASS [   0.008s] ( 244/1176) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-18T22:59:00.4987139Z         PASS [   0.009s] ( 245/1176) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-18T22:59:00.5076518Z         PASS [   0.009s] ( 246/1176) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-18T22:59:00.5163934Z         PASS [   0.009s] ( 247/1176) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-18T22:59:00.5257468Z         PASS [   0.009s] ( 248/1176) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-18T22:59:00.5345493Z         PASS [   0.009s] ( 249/1176) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-18T22:59:00.5443669Z         PASS [   0.010s] ( 250/1176) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-18T22:59:00.5680722Z         PASS [   0.024s] ( 251/1176) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-18T22:59:00.5772958Z         PASS [   0.009s] ( 252/1176) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-18T22:59:00.5858220Z         PASS [   0.009s] ( 253/1176) spt-daemon config::tests::missing_file_is_default
2026-06-18T22:59:00.5949438Z         PASS [   0.009s] ( 254/1176) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-18T22:59:00.6299572Z         PASS [   1.745s] ( 255/1176) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-18T22:59:00.6403030Z         PASS [   0.010s] ( 256/1176) spt-daemon config::tests::save_load_roundtrip
2026-06-18T22:59:00.6443850Z         PASS [   0.049s] ( 257/1176) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-18T22:59:00.6499662Z         PASS [   0.010s] ( 258/1176) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-18T22:59:00.6645199Z         PASS [   0.020s] ( 259/1176) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-18T22:59:00.6830370Z         PASS [   0.016s] ( 260/1176) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-18T22:59:00.6886914Z         PASS [   0.008s] ( 261/1176) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-18T22:59:00.6974756Z         PASS [   0.009s] ( 262/1176) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-18T22:59:00.7713699Z         PASS [   0.074s] ( 263/1176) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-18T22:59:00.7720284Z         PASS [   0.122s] ( 264/1176) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-18T22:59:00.8006864Z         PASS [   0.028s] ( 265/1176) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-18T22:59:00.8028003Z         PASS [   0.031s] ( 266/1176) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-18T22:59:00.8089756Z         PASS [   0.008s] ( 267/1176) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-18T22:59:00.8121403Z         PASS [   0.009s] ( 268/1176) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-18T22:59:00.8187220Z         PASS [   0.009s] ( 269/1176) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-18T22:59:00.8207948Z         PASS [   0.008s] ( 270/1176) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-18T22:59:00.8269600Z         PASS [   0.009s] ( 271/1176) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-18T22:59:00.8298911Z         PASS [   0.009s] ( 272/1176) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-18T22:59:00.8357266Z         PASS [   0.009s] ( 273/1176) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-18T22:59:00.8384404Z         PASS [   0.008s] ( 274/1176) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-18T22:59:00.8462158Z         PASS [   0.447s] ( 275/1176) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-18T22:59:00.8473259Z         PASS [   0.009s] ( 276/1176) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-18T22:59:00.8557114Z         PASS [   0.009s] ( 277/1176) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-18T22:59:00.8558436Z         PASS [   0.008s] ( 278/1176) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-06-18T22:59:00.8644321Z         PASS [   0.009s] ( 279/1176) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-18T22:59:00.8872170Z         PASS [   0.051s] ( 280/1176) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-06-18T22:59:00.8910177Z         PASS [   0.023s] ( 281/1176) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-18T22:59:00.8971074Z         PASS [   0.010s] ( 282/1176) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-18T22:59:00.9008520Z         PASS [   0.010s] ( 283/1176) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-18T22:59:00.9061685Z         PASS [   0.008s] ( 284/1176) spt-daemon digest::tests::resolve_config_precedence
2026-06-18T22:59:00.9073936Z         PASS [   0.010s] ( 285/1176) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-18T22:59:00.9155083Z         PASS [   0.009s] ( 286/1176) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-18T22:59:00.9160498Z         PASS [   0.008s] ( 287/1176) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-18T22:59:00.9246436Z         PASS [   0.009s] ( 288/1176) spt-daemon digesthub::tests::render_is_glanceable
2026-06-18T22:59:00.9247638Z         PASS [   0.009s] ( 289/1176) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-18T22:59:00.9340167Z         PASS [   0.009s] ( 290/1176) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-18T22:59:00.9358908Z         PASS [   0.011s] ( 291/1176) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-18T22:59:00.9426817Z         PASS [   0.009s] ( 292/1176) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-18T22:59:00.9443183Z         PASS [   0.008s] ( 293/1176) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-18T22:59:00.9517184Z         PASS [   0.009s] ( 294/1176) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-18T22:59:00.9524286Z         PASS [   0.008s] ( 295/1176) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-18T22:59:00.9557978Z         PASS [   0.098s] ( 296/1176) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-18T22:59:00.9607416Z         PASS [   0.009s] ( 297/1176) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-18T22:59:00.9628033Z         PASS [   0.010s] ( 298/1176) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-18T22:59:01.1875136Z         PASS [   0.233s] ( 299/1176) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-18T22:59:01.2407200Z         PASS [   2.357s] ( 300/1176) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-18T22:59:01.2809061Z         PASS [   0.320s] ( 301/1176) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-18T22:59:01.2904256Z         PASS [   0.009s] ( 302/1176) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-18T22:59:01.2989518Z         PASS [   0.008s] ( 303/1176) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-18T22:59:01.3083077Z         PASS [   0.009s] ( 304/1176) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-18T22:59:01.3162641Z         PASS [   0.008s] ( 305/1176) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-18T22:59:01.3249662Z         PASS [   0.009s] ( 306/1176) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-18T22:59:01.3335520Z         PASS [   0.008s] ( 307/1176) spt-daemon grants::tests::escalation_answers_apply
2026-06-18T22:59:01.3419793Z         PASS [   0.009s] ( 308/1176) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-18T22:59:01.3802270Z         PASS [   0.192s] ( 309/1176) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-18T22:59:01.3887466Z         PASS [   0.009s] ( 310/1176) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-18T22:59:01.3974619Z         PASS [   0.008s] ( 311/1176) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-18T22:59:01.4065611Z         PASS [   0.009s] ( 312/1176) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-18T22:59:01.4095546Z         PASS [   0.167s] ( 313/1176) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-18T22:59:01.4144809Z         PASS [   0.008s] ( 314/1176) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-18T22:59:01.4172142Z         PASS [   0.009s] ( 315/1176) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-18T22:59:01.4239078Z         PASS [   0.009s] ( 316/1176) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-18T22:59:01.4264921Z         PASS [   0.009s] ( 317/1176) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-18T22:59:01.4334276Z         PASS [   0.009s] ( 318/1176) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-18T22:59:01.4929723Z         PASS [   0.066s] ( 319/1176) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-18T22:59:01.4949947Z         PASS [   0.062s] ( 320/1176) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-18T22:59:01.5256382Z         PASS [   0.033s] ( 321/1176) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-18T22:59:01.5257938Z         PASS [   0.031s] ( 322/1176) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-18T22:59:01.5571026Z         PASS [   0.031s] ( 323/1176) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-18T22:59:01.5996501Z         PASS [   0.074s] ( 324/1176) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-18T22:59:01.6386419Z         PASS [   0.081s] ( 325/1176) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-18T22:59:01.6760657Z         PASS [   0.076s] ( 326/1176) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-18T22:59:01.7077656Z         PASS [   0.032s] ( 327/1176) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-18T22:59:01.7142708Z         PASS [   0.076s] ( 328/1176) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-18T22:59:01.7700974Z         PASS [   0.807s] ( 329/1176) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-18T22:59:01.8175875Z         PASS [   0.475s] ( 330/1176) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-18T22:59:01.8263605Z         PASS [   0.009s] ( 331/1176) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-18T22:59:01.8489540Z         PASS [   0.079s] ( 332/1176) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-18T22:59:01.8669673Z         PASS [   0.159s] ( 333/1176) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-18T22:59:01.9016947Z         PASS [   0.075s] ( 334/1176) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-18T22:59:01.9170613Z         PASS [   0.068s] ( 335/1176) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-18T22:59:01.9412707Z         PASS [   0.074s] ( 336/1176) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-18T22:59:01.9511572Z         PASS [   0.034s] ( 337/1176) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-18T22:59:01.9601706Z         PASS [   0.009s] ( 338/1176) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-18T22:59:01.9644624Z         PASS [   0.250s] ( 339/1176) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-18T22:59:01.9712988Z         PASS [   0.011s] ( 340/1176) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-18T22:59:01.9777417Z         PASS [   0.073s] ( 341/1176) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-18T22:59:01.9973539Z         PASS [   0.033s] ( 342/1176) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-18T22:59:02.0041983Z         PASS [   0.063s] ( 343/1176) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-18T22:59:02.0150584Z         PASS [   0.011s] ( 344/1176) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-18T22:59:02.0156979Z         PASS [   0.044s] ( 345/1176) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-18T22:59:02.0247077Z         PASS [   0.008s] ( 346/1176) spt-daemon livehost::tests::residency_classification
2026-06-18T22:59:02.0326208Z         PASS [   0.058s] ( 347/1176) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-18T22:59:02.0392631Z         PASS [   0.007s] ( 348/1176) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-18T22:59:02.0411734Z         PASS [   0.044s] ( 349/1176) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-18T22:59:02.0462103Z         PASS [   0.007s] ( 350/1176) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-18T22:59:02.0495398Z         PASS [   0.008s] ( 351/1176) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-18T22:59:02.0545815Z         PASS [   0.009s] ( 352/1176) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-18T22:59:02.0557802Z         PASS [   0.006s] ( 353/1176) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-18T22:59:02.0592053Z         PASS [   0.044s] ( 354/1176) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-18T22:59:02.0636818Z         PASS [   0.009s] ( 355/1176) spt-daemon msg::tests::output_envelope_round_trips
2026-06-18T22:59:02.0637871Z         PASS [   0.008s] ( 356/1176) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-18T22:59:02.0684699Z         PASS [   0.009s] ( 357/1176) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-18T22:59:02.0976850Z         PASS [   0.034s] ( 358/1176) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-18T22:59:02.1030420Z         PASS [   0.035s] ( 359/1176) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-18T22:59:02.1102815Z         PASS [   0.007s] ( 360/1176) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-18T22:59:02.1795269Z         PASS [   0.069s] ( 361/1176) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-18T22:59:02.2438818Z         LEAK [   0.221s] ( 362/1176) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-18T22:59:02.2480635Z         PASS [   0.184s] ( 363/1176) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-18T22:59:02.3165045Z         PASS [   0.137s] ( 364/1176) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-18T22:59:02.4273916Z         PASS [   0.111s] ( 365/1176) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-18T22:59:02.4593368Z         PASS [   0.215s] ( 366/1176) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-18T22:59:02.4749180Z         PASS [   0.227s] ( 367/1176) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-18T22:59:02.5033159Z         PASS [   0.028s] ( 368/1176) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-18T22:59:02.5301305Z         PASS [   0.071s] ( 369/1176) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-18T22:59:02.6360548Z         PASS [   0.209s] ( 370/1176) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-18T22:59:02.6994642Z         PASS [   0.063s] ( 371/1176) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-18T22:59:02.7918289Z         PASS [   0.288s] ( 372/1176) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-18T22:59:02.8016403Z         PASS [   0.271s] ( 373/1176) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-18T22:59:02.9438455Z         PASS [   0.244s] ( 374/1176) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-18T22:59:02.9468278Z         PASS [   0.155s] ( 375/1176) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-18T22:59:02.9531776Z         PASS [   0.151s] ( 376/1176) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-18T22:59:02.9617586Z         PASS [   0.009s] ( 377/1176) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-18T22:59:02.9718724Z         PASS [   0.010s] ( 378/1176) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-18T22:59:02.9819706Z         PASS [   0.010s] ( 379/1176) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-18T22:59:02.9917795Z         PASS [   0.010s] ( 380/1176) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-18T22:59:03.0022225Z         PASS [   0.010s] ( 381/1176) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-18T22:59:03.0111700Z         PASS [   0.009s] ( 382/1176) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-18T22:59:03.0441433Z         PASS [   0.100s] ( 383/1176) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-18T22:59:03.0472175Z         PASS [   0.101s] ( 384/1176) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-18T22:59:03.1225258Z         PASS [   0.111s] ( 385/1176) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-18T22:59:03.1615174Z         PASS [   1.064s] ( 386/1176) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-18T22:59:03.1675214Z         PASS [   0.120s] ( 387/1176) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-18T22:59:03.2468734Z         PASS [   0.124s] ( 388/1176) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-18T22:59:03.2628509Z         PASS [   0.219s] ( 389/1176) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-18T22:59:03.2905458Z         PASS [   0.129s] ( 390/1176) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-18T22:59:03.3007910Z         PASS [   0.010s] ( 391/1176) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-18T22:59:03.3096416Z         PASS [   0.009s] ( 392/1176) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-18T22:59:03.3215920Z         PASS [   0.012s] ( 393/1176) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-18T22:59:03.3310180Z         PASS [   0.009s] ( 394/1176) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-18T22:59:03.3390393Z         PASS [   0.008s] ( 395/1176) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-18T22:59:03.3471744Z         PASS [   0.008s] ( 396/1176) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-18T22:59:03.3553039Z         PASS [   0.008s] ( 397/1176) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-18T22:59:03.3635381Z         PASS [   0.008s] ( 398/1176) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-18T22:59:03.3714361Z         PASS [   0.008s] ( 399/1176) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-18T22:59:03.3782923Z         PASS [   0.210s] ( 400/1176) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-18T22:59:03.3796472Z         PASS [   0.008s] ( 401/1176) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-18T22:59:03.3841870Z         PASS [   0.137s] ( 402/1176) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-18T22:59:03.3886766Z         PASS [   0.009s] ( 403/1176) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-18T22:59:03.3929278Z         PASS [   0.009s] ( 404/1176) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-18T22:59:03.3980945Z         PASS [   0.009s] ( 405/1176) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-18T22:59:03.4013655Z         PASS [   0.008s] ( 406/1176) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-18T22:59:03.4021786Z         PASS [   0.024s] ( 407/1176) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-18T22:59:03.4093865Z         PASS [   0.008s] ( 408/1176) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-18T22:59:03.4180347Z         PASS [   0.008s] ( 409/1176) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-18T22:59:03.4263836Z         PASS [   0.008s] ( 410/1176) spt-daemon reconcile::tests::active_node_wins
2026-06-18T22:59:03.4348206Z         PASS [   0.008s] ( 411/1176) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-18T22:59:03.4388102Z         PASS [   0.041s] ( 412/1176) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-18T22:59:03.4440099Z         PASS [   0.009s] ( 413/1176) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-18T22:59:03.4470636Z         PASS [   0.008s] ( 414/1176) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-18T22:59:03.4513577Z         PASS [   0.049s] ( 415/1176) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-06-18T22:59:03.4526943Z         PASS [   0.190s] ( 416/1176) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-18T22:59:03.4605422Z         PASS [   0.013s] ( 417/1176) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-18T22:59:03.4634255Z         PASS [   0.012s] ( 418/1176) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-18T22:59:03.4656523Z         PASS [   0.013s] ( 419/1176) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-18T22:59:03.4701564Z         PASS [   0.026s] ( 420/1176) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-18T22:59:03.4784507Z         PASS [   0.014s] ( 421/1176) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-18T22:59:03.4805255Z         PASS [   0.012s] ( 422/1176) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-18T22:59:03.4806660Z         PASS [   0.018s] ( 423/1176) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-18T22:59:03.4833238Z         PASS [   0.013s] ( 424/1176) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-18T22:59:03.4906478Z         PASS [   0.011s] ( 425/1176) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-18T22:59:03.4924721Z         PASS [   0.013s] ( 426/1176) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-18T22:59:03.4940154Z         PASS [   0.015s] ( 427/1176) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-18T22:59:03.4993065Z         PASS [   0.015s] ( 428/1176) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-18T22:59:03.5005110Z         PASS [   0.009s] ( 429/1176) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-18T22:59:03.5030938Z         PASS [   0.013s] ( 430/1176) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-18T22:59:03.5111842Z         PASS [   0.018s] ( 431/1176) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-18T22:59:03.5136812Z         PASS [   0.010s] ( 432/1176) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-18T22:59:03.5222000Z         PASS [   0.011s] ( 433/1176) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-18T22:59:03.5236907Z         PASS [   0.010s] ( 434/1176) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-18T22:59:03.5321498Z         PASS [   0.010s] ( 435/1176) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-18T22:59:03.5331256Z         PASS [   0.010s] ( 436/1176) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-18T22:59:03.5443738Z         PASS [   0.012s] ( 437/1176) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-18T22:59:03.5526368Z         PASS [   0.019s] ( 438/1176) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-18T22:59:03.5652821Z         PASS [   0.021s] ( 439/1176) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-18T22:59:03.5723781Z         PASS [   0.020s] ( 440/1176) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-18T22:59:03.5808519Z         PASS [   0.008s] ( 441/1176) spt-daemon release::tests::hex_roundtrips
2026-06-18T22:59:03.5850845Z         PASS [   0.020s] ( 442/1176) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-18T22:59:03.5970045Z         PASS [   0.010s] ( 443/1176) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-18T22:59:03.6050085Z         PASS [   0.009s] ( 444/1176) spt-daemon release::tests::revoked_key_is_rejected
2026-06-18T22:59:03.6126606Z         PASS [   0.008s] ( 445/1176) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-18T22:59:03.6226432Z         PASS [   0.042s] ( 446/1176) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-18T22:59:03.6340097Z         PASS [   0.020s] ( 447/1176) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-18T22:59:03.6435712Z         PASS [   0.021s] ( 448/1176) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-18T22:59:03.6523778Z         PASS [   0.020s] ( 449/1176) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-18T22:59:03.6699338Z         PASS [   0.169s] ( 450/1176) spt-daemon relay::tests::run_honors_stop
2026-06-18T22:59:03.6720990Z         PASS [   0.020s] ( 451/1176) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-18T22:59:03.6747940Z         PASS [   0.031s] ( 452/1176) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-18T22:59:03.6910143Z         PASS [   0.021s] ( 453/1176) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-18T22:59:03.6930572Z         PASS [   0.021s] ( 454/1176) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-18T22:59:03.6945384Z         PASS [   0.020s] ( 455/1176) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-18T22:59:03.7038322Z         PASS [   0.009s] ( 456/1176) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-18T22:59:03.7040066Z         PASS [   0.010s] ( 457/1176) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-18T22:59:03.7122793Z         PASS [   0.008s] ( 458/1176) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-18T22:59:03.7140015Z         PASS [   0.010s] ( 459/1176) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-18T22:59:03.7186677Z         PASS [   0.220s] ( 460/1176) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-18T22:59:03.7231636Z         PASS [   0.010s] ( 461/1176) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-18T22:59:03.7306763Z         PASS [   0.009s] ( 462/1176) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-18T22:59:03.7341062Z         PASS [   0.009s] ( 463/1176) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-18T22:59:03.7380036Z         PASS [   0.042s] ( 464/1176) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-18T22:59:03.7440212Z         PASS [   0.009s] ( 465/1176) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-18T22:59:03.7449545Z         PASS [   0.013s] ( 466/1176) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-18T22:59:03.7537292Z         PASS [   0.010s] ( 467/1176) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-18T22:59:03.7612945Z         PASS [   0.016s] ( 468/1176) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-18T22:59:03.7631467Z         PASS [   0.051s] ( 469/1176) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-18T22:59:03.7693078Z         PASS [   0.017s] ( 470/1176) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-18T22:59:03.7728834Z         PASS [   0.010s] ( 471/1176) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-18T22:59:03.7783113Z         PASS [   0.017s] ( 472/1176) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-18T22:59:03.7815047Z         PASS [   0.009s] ( 473/1176) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-18T22:59:03.7846337Z         PASS [   0.015s] ( 474/1176) spt-daemon seedmap::tests::take_absent_is_none
2026-06-18T22:59:03.7880546Z         PASS [   0.009s] ( 475/1176) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-18T22:59:03.7910040Z         PASS [   0.060s] ( 476/1176) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-18T22:59:03.7940294Z         PASS [   0.012s] ( 477/1176) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-18T22:59:03.7960092Z         PASS [   0.010s] ( 478/1176) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-18T22:59:03.7995208Z         PASS [   0.011s] ( 479/1176) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-18T22:59:03.8014080Z         PASS [   0.009s] ( 480/1176) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-18T22:59:03.8060858Z         PASS [   0.012s] ( 481/1176) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-18T22:59:03.8065485Z         PASS [   0.011s] ( 482/1176) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-18T22:59:03.8078031Z         PASS [   0.010s] ( 483/1176) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-18T22:59:03.8110697Z         PASS [   0.010s] ( 484/1176) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-18T22:59:03.8156683Z         PASS [   0.009s] ( 485/1176) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-18T22:59:03.8180192Z         PASS [   0.010s] ( 486/1176) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-06-18T22:59:03.8204129Z         PASS [   0.009s] ( 487/1176) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-06-18T22:59:03.8250988Z         PASS [   0.011s] ( 488/1176) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-18T22:59:03.8252361Z         PASS [   0.009s] ( 489/1176) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-18T22:59:03.8291235Z         PASS [   0.011s] ( 490/1176) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-18T22:59:03.8316063Z         PASS [   0.010s] ( 491/1176) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-18T22:59:03.8380993Z         PASS [   0.014s] ( 492/1176) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-18T22:59:03.8403748Z         PASS [   0.014s] ( 493/1176) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-18T22:59:03.8450754Z         PASS [   0.020s] ( 494/1176) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-18T22:59:03.8544545Z         PASS [   0.014s] ( 495/1176) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-18T22:59:03.8569582Z         PASS [   0.012s] ( 496/1176) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-18T22:59:03.8667107Z         PASS [   0.012s] ( 497/1176) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-18T22:59:03.8703089Z         PASS [   0.013s] ( 498/1176) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-18T22:59:03.8765148Z         PASS [   0.009s] ( 499/1176) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-18T22:59:03.8789126Z         PASS [   0.009s] ( 500/1176) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-18T22:59:03.8909151Z         PASS [   0.012s] ( 501/1176) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-18T22:59:03.9027242Z         PASS [   0.011s] ( 502/1176) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-18T22:59:03.9112530Z         PASS [   0.034s] ( 503/1176) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-18T22:59:03.9143600Z         PASS [   0.012s] ( 504/1176) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-18T22:59:03.9575859Z         PASS [   0.046s] ( 505/1176) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-18T22:59:03.9577469Z         PASS [   0.043s] ( 506/1176) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-18T22:59:03.9670856Z         PASS [   0.009s] ( 507/1176) spt-daemon sync::tests::gate_decision_table
2026-06-18T22:59:03.9708673Z         PASS [   0.013s] ( 508/1176) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-18T22:59:03.9953803Z         PASS [   0.157s] ( 509/1176) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-18T22:59:04.0051169Z         PASS [   0.009s] ( 510/1176) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-18T22:59:04.0146186Z         PASS [   0.010s] ( 511/1176) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-18T22:59:04.0254707Z         PASS [   0.009s] ( 512/1176) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-18T22:59:04.0341965Z         PASS [   0.010s] ( 513/1176) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-18T22:59:04.0456261Z         PASS [   0.011s] ( 514/1176) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-18T22:59:04.0462470Z         PASS [   0.219s] ( 515/1176) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-18T22:59:04.0558422Z         PASS [   0.010s] ( 516/1176) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-18T22:59:04.0565802Z         PASS [   0.010s] ( 517/1176) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-18T22:59:04.0663474Z         PASS [   0.010s] ( 518/1176) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-18T22:59:04.0665270Z         PASS [   0.010s] ( 519/1176) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-18T22:59:04.0755176Z         PASS [   0.009s] ( 520/1176) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-18T22:59:04.0760358Z         PASS [   0.009s] ( 521/1176) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-18T22:59:04.1080796Z         PASS [   0.032s] ( 522/1176) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-18T22:59:04.1180435Z         PASS [   0.149s] ( 523/1176) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-18T22:59:04.1232894Z         PASS [   0.047s] ( 524/1176) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-18T22:59:04.1255137Z         PASS [   0.009s] ( 525/1176) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-18T22:59:04.1314961Z         PASS [   0.023s] ( 526/1176) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-18T22:59:04.1319765Z         PASS [   0.009s] ( 527/1176) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-18T22:59:04.1403814Z         PASS [   0.009s] ( 528/1176) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-18T22:59:04.1470070Z         PASS [   0.021s] ( 529/1176) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-18T22:59:04.1800047Z         PASS [   0.209s] ( 530/1176) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-18T22:59:04.2665526Z         PASS [   0.086s] ( 531/1176) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-18T22:59:04.3331347Z         PASS [   0.067s] ( 532/1176) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-18T22:59:04.3500203Z         PASS [   0.208s] ( 533/1176) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-18T22:59:04.3561185Z         PASS [   0.209s] ( 534/1176) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-18T22:59:04.3841076Z         PASS [   0.050s] ( 535/1176) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-18T22:59:04.4022891Z         PASS [   0.046s] ( 536/1176) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-18T22:59:04.4237151Z         PASS [   0.075s] ( 537/1176) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-18T22:59:04.4863392Z         PASS [   0.063s] ( 538/1176) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-18T22:59:04.4908130Z         PASS [   0.089s] ( 539/1176) spt-daemon::attach resize_is_controller_exclusive
2026-06-18T22:59:04.5013616Z         PASS [   0.116s] ( 540/1176) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-18T22:59:04.5014869Z         PASS [   0.369s] ( 541/1176) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-18T22:59:04.5148652Z         PASS [   0.014s] ( 542/1176) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-18T22:59:04.5351506Z         PASS [   0.020s] ( 543/1176) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-18T22:59:04.5499141Z         PASS [   0.049s] ( 544/1176) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-18T22:59:04.5572970Z         PASS [   0.020s] ( 545/1176) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-18T22:59:04.5922970Z         FAIL [   0.030s] ( 546/1176) spt-daemon::broker spawn_env_reaches_child
2026-06-18T22:59:04.5980102Z   stdout ───
2026-06-18T22:59:04.5984347Z 
2026-06-18T22:59:04.5984714Z     running 1 test
2026-06-18T22:59:04.5985219Z     test spawn_env_reaches_child ... FAILED
2026-06-18T22:59:04.5985682Z 
2026-06-18T22:59:04.5985949Z     failures:
2026-06-18T22:59:04.5986273Z 
2026-06-18T22:59:04.5986536Z     failures:
2026-06-18T22:59:04.5987122Z         spawn_env_reaches_child
2026-06-18T22:59:04.5987624Z 
2026-06-18T22:59:04.5988253Z     test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 4 filtered out; finished in 0.02s
2026-06-18T22:59:04.5989994Z 
2026-06-18T22:59:04.5990524Z   stderr ───
2026-06-18T22:59:04.5990948Z 
2026-06-18T22:59:04.5991607Z     thread 'spawn_env_reaches_child' (2311771) panicked at crates/spt-daemon/tests/broker.rs:382:5:
2026-06-18T22:59:04.5992552Z     injected SpawnReq.env must reach the child: ""
2026-06-18T22:59:04.5993496Z     note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-18T22:59:04.5994198Z 
2026-06-18T22:59:04.5994579Z   Cancelling due to test failure: 15 tests still running
2026-06-18T22:59:04.5995471Z         PASS [   0.036s] ( 547/1176) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-18T22:59:04.6221082Z         PASS [   0.136s] ( 548/1176) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-18T22:59:04.7581749Z         PASS [   0.267s] ( 549/1176) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-18T22:59:07.5288751Z         PASS [  17.289s] ( 550/1176) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-18T22:59:08.3843723Z         PASS [  10.163s] ( 551/1176) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-18T22:59:12.5459596Z         PASS [  15.167s] ( 552/1176) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-18T22:59:13.3418799Z         PASS [  25.268s] ( 553/1176) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-18T22:59:15.5676972Z         PASS [  27.511s] ( 554/1176) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-18T22:59:16.4248082Z         PASS [  28.368s] ( 555/1176) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-18T22:59:19.6626602Z         PASS [  30.013s] ( 556/1176) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-18T22:59:21.3535135Z         PASS [  28.870s] ( 557/1176) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-18T22:59:24.5758517Z         PASS [  36.519s] ( 558/1176) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-18T22:59:27.6448497Z         PASS [  38.089s] ( 559/1176) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-18T22:59:41.7129401Z         PASS [  53.657s] ( 560/1176) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-18T22:59:42.0646919Z         PASS [  54.008s] ( 561/1176) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-18T22:59:42.0647896Z ────────────
2026-06-18T22:59:42.0648267Z      Summary [  54.010s] 561/1176 tests run: 560 passed (1 leaky), 1 failed, 1 skipped
2026-06-18T22:59:42.0648878Z         FAIL [   0.030s] ( 546/1176) spt-daemon::broker spawn_env_reaches_child
2026-06-18T22:59:42.0649673Z warning: 615/1176 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)
2026-06-18T22:59:42.0747430Z error: test run failed
2026-06-18T22:59:42.0869354Z ##[error]Process completed with exit code 100.
2026-06-18T22:59:42.1166986Z Post job cleanup.
2026-06-18T22:59:42.2843333Z [command]/usr/bin/git version
2026-06-18T22:59:42.2876677Z git version 2.43.0
2026-06-18T22:59:42.2942066Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/78134b33-aac1-4b1a-a5ae-fda73d0ed619' before making global git config changes
2026-06-18T22:59:42.2942728Z Adding repository directory to the temporary git global config as a safe directory
2026-06-18T22:59:42.2945438Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-18T22:59:42.2976485Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-18T22:59:42.3000949Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-18T22:59:42.3216366Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-18T22:59:42.3234548Z http.https://github.com/.extraheader
2026-06-18T22:59:42.3242172Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-18T22:59:42.3267778Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-18T22:59:42.3448396Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-18T22:59:42.3474317Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-18T22:59:42.3792752Z Cleaning up orphan processes
2026-06-18T22:59:42.4480405Z Terminate orphan process: pid (2309001) (spt)
2026-06-18T22:59:42.4499258Z Terminate orphan process: pid (2309010) (spt)
2026-06-18T22:59:42.4517274Z Terminate orphan process: pid (2310813) (sleep)
